home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / NTMITSUM.ZIP / README.TXT < prev    next >
Text File  |  1993-08-29  |  4KB  |  132 lines

  1. BUSCD.SYS - A NT-Driver for Mitsumi LU002/LU005
  2.  
  3.  
  4. Note Note Note
  5. ==============
  6.  
  7. I am not the manufacturer of your CD Drive - I am only a owner
  8. like you. Consequently I can not guarantee that this driver
  9. will function with every version of the Firmware inside the 
  10. CD Drive. But I did my best to test the driver.
  11.  
  12.  
  13.  
  14. This is ShareWare
  15. =================
  16.  
  17. You are welcome to test the driver for 30 days. After this
  18. time you must either stop using the driver or send the registration
  19. form with the money ($20 or DM 30 + shipping) to
  20.  
  21. Bernd Edlinger
  22. Riesstrasse 67/VI
  23.  
  24. 80997 Muenchen
  25. Germany
  26.  
  27.  
  28. This version of the driver has a built in time limit of 30 days.
  29. Registered users will receive an unlimited version.
  30.  
  31.  
  32.  
  33. Installing the Driver
  34. =====================
  35.  
  36. 1. Copy these files to a Diskette.
  37.  
  38. 2. Run Setup from the Administrator-Account.
  39.  
  40. 3. Install a new SCSI-Driver (Select OTHER)
  41.  
  42. 4. If the IO-Address of the bus adapter is 0x300
  43.    You can reboot the machine now.
  44.  
  45. 5. Otherwise start REGEDT32.EXE
  46.  
  47. 6. Setup should have created the following registry key:
  48.  
  49.    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BusCd
  50.  
  51.  
  52.    The following entries must be created (others may exist too):
  53.  
  54.     ErrorControl:REG_DWORD:0x1
  55.     Group:REG_SZ:SCSI CDROM Class
  56.     Start:REG_DWORD:0x1
  57.     Type:REG_DWORD:0x1
  58.  
  59. 7. If your bus adapter has an address other than 0x300
  60.    create a new key "Parameters" under the "BusCd" key
  61.    and add a new value "BaseAddress" of type REG_DWORD
  62.    and the base address as it is jumpered on the adapter.
  63.  
  64.     Example:
  65.     ...\BusCd\Parameters:
  66.         BaseAddress:REG_DWORD:0x310
  67.  
  68. 8. Restart your machine.
  69.  
  70. 9. If something unpleasant happens during the system boot
  71.    the Last Known Good Configuration can be selected by pressing
  72.    the space bar after the "Ntdetect checking hardware..." message.
  73.  
  74.  
  75.  
  76. Incompatibilities
  77. =================
  78.  
  79. This driver is not suitable for system-boot. There is still no
  80.     other way than to use winnt. This is because this driver is
  81.     (in its current version) no scsi-miniport.
  82.  
  83.  
  84. There may exist problems if this driver is used on systems with
  85.     a second SCSI-II CD-Drive. I have not tested this!
  86.  
  87.  
  88. The cdaudio filter-driver produces some error-logs when it
  89.     tries to send INTERNAL_DEVICE_CONTROLs to the buscd.sys.
  90.     This is harmless, but you can disable the cdaudio device
  91.     by klicking on the control panel icon "Devices" (not Drivers!)
  92.     and changing the startup of cdaudio to disabled. This has
  93.     nothing to do with the MCI CD Audio driver in the drivers
  94.     section - do not deinstall this one.
  95.     The cdaudio is only useful when a NEC, PIONEER DRM6XX,
  96.     DENON DRD 25X or HITACHI 1750S/1650S/3650 is installed in
  97.     the system.
  98.  
  99.  
  100.  
  101. File-List
  102. =========
  103.  
  104. buscd.sys    - the driver
  105. oemsetup.inf    - install file
  106. oem_disk    - tag file
  107. readme.txt    - description
  108. reg_form.txt    - registration
  109.  
  110.  
  111. DISCLAIMER
  112.  
  113.    THIS SOFTWARE AND THE ACCOMPANYING FILES ARE PROVIDED "AS IS" WITHOUT
  114.    REPRESENTATION OR WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
  115.    INCLUDING WITHOUT LIMITATION, ANY REPRESENTATIONS OR ENDORSEMENTS
  116.    REGARDING THE USE OF, THE RESULTS OF, OR PERFORMANCE OF THE INFORMATION,
  117.    ITS APPROPRIATENESS, ACCURACY, OR RELIABILITY. THE ENTIRE RISK AS TO THE
  118.    USE OF THIS INFORMATION IS ASSUMED BY THE USER. IN NO EVENT WILL THE
  119.    AUTHOR OF THIS SOFTWARE BE LIABLE FOR ANY DAMAGES, DIRECT, INDIRECT,
  120.    INCIDENTAL OR CONSEQUENTIAL, RESULTING FROM ANY DEFECT IN THE INFORMATION,
  121.    EVEN IF THE AUTHOR OF THIS SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF
  122.    SUCH DAMAGES. THIS DISCLAIMER SHALL SUPERSEDE ANY VERBAL OR WRITTEN STATEMENT
  123.    TO THE CONTRARY. IF YOU DO NOT ACCEPT THESE TERMS YOU MUST CEASE USING
  124.    THIS PRODUCT.
  125.  
  126.  
  127.  
  128. Good Luck.
  129.  
  130.  
  131. Bernd Edlinger 100273,334
  132.